home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / File_Management / Diskcopy < prev    next >
Encoding:
Text File  |  1993-08-08  |  1.0 KB  |  30 lines

  1. Command Name : Diskcopy
  2.  
  3. Function : Make a copy of an entire disk
  4.  
  5. Arguments : [FROM] <disk> TO <disk>
  6.  
  7. Location : System drawer
  8.  
  9. This command will back-up an entire disk.  You may have encountered this in 
  10. the Workbench.  The contents of the first disk are copied to the second 
  11. disk.  The second disk does not need to be formatted if you have two disk
  12. drives.  If you use only one drive, you need a formatted disk because a 
  13. title must be specified.
  14.  
  15. Examples
  16.  
  17. Diskcopy FROM Workbench2.0: TO Empty:
  18.  
  19.         Copies the Workbench disk to a disk called Empty: (the standard name
  20.         for a newly formatted disk).  The first half of the disk is loaded
  21.         into RAM:, then you swap disks so it can be copied onto the second
  22.         disk.  This procedure is repeated for the second half.  If the disk
  23.         Empty: is in the external drive then you won't have to swap disks.
  24.  
  25. Diskcopy Df0: TO Df1:
  26.  
  27.         Copies the disk in drive Df0: straight to Df1:.  This is the easiest
  28.         and fastest method of using the command, but you need two (or more)
  29.         drives.
  30.